home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / text / hyper / agix_1_2.readme < prev    next >
Encoding:
Text File  |  1994-10-08  |  1.3 KB  |  28 lines

  1. Short:    Index generator for AmigaGuide files
  2. Author:   zodiac@darkness.gun.de (Ralph Seichter)
  3. Uploader: seichter@uran.informatik.uni-bonn.de
  4. Type:     text/hyper
  5.  
  6.    Although  AmigaGuide documents may have a node index, only few documents
  7. make  use of this feature. I suppose that many people are too lazy to build
  8. an  index  manually (I definitely am), so I thought it would be a good idea
  9. to have this task done automatically. AGIX scans an AmigaGuide document for
  10. references  like  @{"foo" link "bar"} (note that AGIX does not use the node
  11. definitions), sorts them alphabetically and produces an index file.
  12.  
  13.    "Haven't I seen something like that before?" you might ask. Well, I have
  14. seen  one  similar  program  so far, but on my machine it didn't work, so I
  15. decided  to  try  it myself. The result is short (only 1960 bytes) and uses
  16. StrnCmp() from locale.library instead of stricmp(), if available, and has a
  17. very nice sounding name. :)
  18.  
  19.  
  20. ============================= Archive contents =============================
  21.  
  22. Original  Packed Ratio    Date     Time    Name
  23. -------- ------- ----- --------- --------  -------------
  24.     1960    1351 31.0% 05-Aug-94 16:59:14  agix/agix
  25.     3169    1822 42.5% 05-Aug-94 16:59:44  agix/agix.doc
  26. -------- ------- ----- --------- --------
  27.     5129    3173 38.1% 08-Sep-94 09:53:18   2 files
  28.